home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / ozgis88.zip / DEMOGINA.DAT < prev    next >
Text File  |  1991-01-29  |  3KB  |  101 lines

  1. udb-start b v 8192
  2.  
  3. udb-header 0.5 fred-db "Fred's test database"
  4. descr      29oct85 14:32:10 example GINA files
  5. coord-sys  rect  feet
  6. extent -12000, -8000,  12000, 8000
  7. layer 1 base        "base information layer"
  8. layer 2 roads       "roads and streets layer"
  9. layer 3 hydro       "hydrographic layer (rivers, streams etc)"
  10. layer 4 telephone   "telephone plant layer"
  11. layer 5 lots        "property lots layer"
  12.  
  13. network 1 emergency l 2 "emergency routes"
  14. network 2 property  p 5 "property polygon network"
  15.  
  16. udb-primary
  17. table road free
  18. field name        char 40   i n   "road name"
  19. field r_type      char 12   i n   "type of road, arterial, highway etc"
  20. field lanes       num  2,0        "maximum number of lanes"
  21. field surface     char 10   n     "type of surface"
  22. fc   1000, 1099
  23. table house free
  24. field h_type      char 10   n     "house type: bungalow;""test quotes""  etc"
  25. field lot_no      num 10    i     "lot number"
  26. fc   1130,  1139
  27. table lots free
  28. field lot_no      num  10   i u n "lot number"
  29. field address_no  num  6,0  i n
  30. field street      char 40   n     "street name"
  31. fc   1100
  32.  
  33.  
  34. udb-feature
  35. feat 1  1002 2 0 l xy 0 0 0 1 0
  36. coor 1805 1120 1805 1143
  37. coor 2018 1143 2018 1204 2508 1204
  38. text "Elm Street"
  39. attr Elm suburban 2 "asphalt"
  40. feat 2  1004 2 0 l xy 0 0 0 1 0
  41. coor 2508 1204 2508 820
  42. text "Oak Street"
  43. attr Oak arterial 4 "concrete"
  44. feat 3  1400 5 2 l xy
  45. coor 2508 903 2508 933
  46. feat 4  1400 5 2 l xy
  47. coor 2508 933 2568 933
  48. feat 5  1400 5 2 l xy
  49. coor 2568 933 2568 903
  50. feat 6  1400 5 2 l xy
  51. coor 2508 903 2568 903
  52. feat 7  1400 5 2 l xy
  53. coor 2508 873 2508 903
  54. feat 8  1400 5 2 l xy
  55. coor 2568 903 2568 873
  56. feat 9  1400 5 2 l xy
  57. coor 2508 873 2568 873
  58. feat 20  1100 5 2 p xy
  59. coor 2520 920
  60. attr  10875,  104 Oak
  61. feat 21  1133 5 0 l xy
  62. coor 2530  920
  63. attr 2-story  10875
  64. feat 22  1100 5 2 p xy
  65. coor 2520  890
  66. attr 10874,  106 Oak
  67. feat 23  1133 5 0 l xy
  68. coor  2530 890
  69. attr bungalow 10874
  70.  
  71. udb-polygon
  72. poly 3 20 r e
  73. poly 4 20 r e
  74. poly 6 20 l e
  75. poly 5 20 r e
  76. poly 6 22 r e
  77. poly 8 22 r e
  78. poly 9 22 l e
  79. poly 7 22 r e
  80.  
  81. udb-indirect
  82. table road_types free
  83. field r_type    char 12 i u n  "road type"
  84. field maint     char 2         "maintenance class"
  85. field resp_code char 3  n      "responsibility code"
  86. attr highway    m3  A-4
  87. attr aterial    m6  B-3
  88. attr secondary  n2  B-1
  89. attr suburban   s4  B-8
  90.  
  91.  
  92. udb-indirect
  93. table house_types  free
  94. field h_type    char 10  i u n "house  types"
  95. field tax_code  char 4   n     "taxation code"
  96. attr bungalow  10-5
  97. attr 2-story   12-2
  98. attr split     11-5
  99.  
  100. udb-end
  101.